browser detectionの例文
- So if it don't work in certain browsers, then run browser detection and don't serve broken bits to newbies.
- Automatic browser detection of languages is not reliable enough for that, and is annoying to those who work on more than one language.
- Seems to be a good idea to insert a warning on the edit page though . . . presumably quite doable without requiring changes to the MediaWiki software ( the shipped JS already has some browser detection )?
- The parser functions are all done server side, and because of caching, any browser detection would have to be done client side, which would mean javascript except that users are generically prevented from adding javascript to pages.